.overview_boxes {
    text-align: center;
    box-shadow: unset;
    padding: 10px 20px 50px;
    border-radius: 30px;
    height: unset;
    border: 1px solid #dbdbdb;
    margin: 0 25px;
}

.overview_section .container {
    padding: 0 0%;
}

.overview_boxes img {
    max-width: 100%;
    height: auto;
    width: 150px !important;
    margin: 0 auto;
}

.overview_boxes {
    position: relative;
}

.overview_boxes:after {
    content: "";
    background: #0a0a0a91;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border-radius: 30px;
}

.overview_iiner_bx {
    position: relative;
    z-index: 2;
}

.overview_iiner_bx p,
.overview_iiner_bx hr {
    color: #fff;
}

.overview_boxes h4:after {
    content: "";
    background: #fff;
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.static__btn.new_overview_btn.py-2 a {
    background: #f59b1f;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 50px;
}

.overview__box__form .form_box {
    border-radius: 4px;
    border: unset;
    box-shadow: unset;
    padding: 20px;
}

.overview_iiner_bx p,
.overview_iiner_bx hr {
    color: #fff;
    font-size: 15px;
}

.overview_boxes p span {
    font-size: 18px;
}

.overview__slider .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 8px;
    border: 1px solid #d6d6d6;
    background: unset;
}

.overview__slider .slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 8px;
    border: 1px solid #d6d6d6;
    background: unset;
}

.overview__slider button.slick-prev.slick-arrow {
    left: -5%;
}

.overview__slider button.slick-next.slick-arrow {
    right: -5%;
}

.modal_header {
    padding-left: 30px;
    font-size: 18px;
}

.cntr__boxes {
    background: #f59b1f;
    padding: 50px 0;
    border-radius: 50px;
    margin: 0 10px;
    box-shadow: 0 8px 12px 0 hsla(0deg, 0%, 48%, 20%);
}

.counter-title {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

.counter-section .sign {
    font-size: 42px;
    color: #fff;
    letter-spacing: 2px;
    display: inline-block;
    padding-left: 5px;
}

.counter-section span.counter {
    font-size: 42px;
    color: #fff;
    line-height: 60px;
    display: block;
    letter-spacing: 2px;
    font-weight: 600;
    padding-bottom: 10px;
}

.cntr__section {
    padding-bottom: 60px;
}

.banner__form {
    padding: 10px 0 10px 150px;
}

.banner__form .form_box {
    border-radius: 50px;
    border: 1px solid #dadadd;
    box-shadow: 0 5px 10px rgba(0, 71, 194, 15%);
    padding: 10px 45px 20px 45px;
}

.banner__form .custom__btn {
    width: 60% !IMPORTANT;
    border-radius: 50px;
    margin: auto;
    display: block;
}

.banner__form .email-input {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 0px;
    border-radius: 50px;
    border: 1px solid #d9d9d9;
}

.banner__form .col-md-12.form-group span {
    padding-left: 18px;
    font-size: 14px;
}

.banner__form .col-md-12.form-group {
    text-align: left;
}

.reviews_col h2 {
    font-size: 24px;
}

.reviews_col h2 span {
    color: #f59b1f;
    font-weight: 600;
    font-size: 24px;
}

img.img-fluid.gm-observing.gm-observing-cb {
    width: 50px;
}

.btn__with__bg {
    font-size: 18px;
    background: #F59B1F;
    border: 1px solid #F59B1F;
    padding: 10px 20px !IMPORTANT;
    color: var(--grey-background-color);
    font-weight: 600;
    border-radius: 50px;
}

.banner__form .custom__btn {
    width: 65% !IMPORTANT;
    border-radius: 50px;
    margin: auto;
    display: block;
    font-size: 14px;
}

.form_box h2.section__title.text-center.pb-3 {
    font-size: 20px;
}

.cl__item img {
    max-width: 100%;
    width: 100px;
    margin: auto;
    display: block;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .overview_boxes {
        text-align: center;
        box-shadow: unset;
        padding: 10px 20px 20px;
        border-radius: 30px;
        height: unset;
        border: 1px solid #dbdbdb;
        margin: 0 10px 50px 10px;
        background-size: cover;
        background-position: center;
    }

    .overview__slider button.slick-prev.slick-arrow {
        left: 35%;
        top: 98%;
    }

    .overview__slider button.slick-next.slick-arrow {
        right: 38%;
        top: 98%;
    }

    .overview_section {
        padding-bottom: 40px !IMPORTANT;
    }

    .webmain_section1 .col-md-7.text-end {
        padding: 50px 0 0px;
    }

    .cntr__section {
        padding-bottom: 0;
    }

    .counter-title {
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500;
    }

    .counter-section span.counter {
        font-size: 26px;
        color: #fff;
        line-height: 60px;
        display: block;
        letter-spacing: 2px;
        font-weight: 600;
        padding-bottom: 0;
    }

    .counter-section .sign {
        font-size: 26px;
        color: #fff;
        letter-spacing: 2px;
        display: inline-block;
        padding-left: 5px;
    }

    .cntr__boxes {
        background: #f59b1f;
        padding: 30px 0;
        border-radius: 35px;
        margin: 10px 0px;
    }

    .banner__form {
        padding: 50px 10px 20px 10px;
    }

    .banner__form .form_box {
        border-radius: 50px;
        border: 1px solid #dadadd;
        box-shadow: 0 5px 10px rgba(0, 71, 194, 15%);
        padding: 15px 15px 40px 15px;
    }

    .reviews_col {
        text-align: center;
    }

    .row.logo_row.d-flex.text-center {
        justify-content: center;
    }


}